Get all payout methods for a recipientCopy Pageget https://example.com/entities/{entityId}/recipients/{recipientId}/payout-methodsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsentityIdstringrequiredrecipientIdintegerrequiredQuery ParamspageIndexintegerThe page to retrievepageSizeintegerThe page sizepayoutMethodTypestringenumType of the Payout Method to filter bybankDepositcashdirectCashmobileWallethomeDeliverycardLoadatmAllowed:bankDepositcashdirectCashmobileWallethomeDeliverycardLoadatmcountrystringenumCountry of the Payout Method to filter byMXADAEAFAGAIALAMAOAQARASATAUAWAXAZBABBBDBEBFBGBHBIBJBLBMBNBOBQBRBSBTBVBWBYBZCACCCDCFCGCHCICKCLCMCNCOCRCUCVCWCXCYCZDEDJDKDMDODZECEEEGEHERESETFIFJFKFMFOFRGAGBGDGEGFGGGHGIGLGMGNGPGQGRGSGTGUGWGYHKHMHNHRHTHUIDIEILIMINIOIQIRISITJEJMJOJPKEKGKHKIKMKNKPKRKWKYKZLALBLCLILKLRLSLTLULVLYMAMCMDMEMFMGMHMKMLMMMNMOMPMQMRMSMTMUMVMWMXMYMZNANCNENFNGNINONPNRNUNZOMPAPEPFPGPHPKPLPMPNPRPSPTPWPYQARERORSRURWSASBSCSDSESGSHSISJSKSLSMSNSOSRSSSTSVSXSYSZTCTDTFTGTHTJTKTLTMTNTOTRTTTVTWTZUAUGUSUYUZVAVCVEVGVIVNVUWFWSYEYTZAZMZWShow 247 enum valuescurrencystringenumCurrency of the Payout Method to filter byUSDEURUYUMXNBRLARSCOPPENCLPBOBPYGUYIShow 12 enum valuespayoutMethodDescriptionstringDescription of the payout method to filter byHeadersX-CorrelationIDstringHeader parameter to uniquely identifies the request. Must be supplied as an UUID.X-Channelstringlength ≤ 256String containing the channel used to originate the request. For example USSD, Web, App.X-Callback-URLuriURL supplied by the client that will be used to return the callback in the form of an HTTP PUT.X-API-KeystringIt is used to send the pre-shared client API key to the server.X-User-BearerstringrequiredIt is used to send the user’s access token when OAuth 2.0/OIDC authorization framework is used for end-user authentication.Responses 200A list of payout methods 401An unauthorized execution attempt was detected. 403The received token does not contain any of the required roles. 404There is no resource matching the requested ID or reference. 500An internal error occurred.Updated 7 months ago