Add a payout method for a recipientCopy Pagepost https://example.com/entities/{entityId}/recipients/{recipientId}/payout-methodsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsentityIdstringrequiredrecipientIdintegerrequiredBody ParamspayoutMethodDescriptionstringrequiredlength ≥ 1Description for the payout methodpayoutAgentIdstringrequiredlength ≥ 1Remittance payout agent identifierpayoutMethodTypestringenumrequiredType of payout methodbankDepositcashdirectCashmobileWallethomeDeliverycardLoadatmAllowed:bankDepositcashdirectCashmobileWallethomeDeliverycardLoadatmcurrencystringenumPayout method currencyUSDEURUYUMXNBRLARSCOPPENCLPBOBPYGUYIShow 12 enum valuescountrystringenumPayout method CountryMXADAEAFAGAIALAMAOAQARASATAUAWAXAZBABBBDBEBFBGBHBIBJBLBMBNBOBQBRBSBTBVBWBYBZCACCCDCFCGCHCICKCLCMCNCOCRCUCVCWCXCYCZDEDJDKDMDODZECEEEGEHERESETFIFJFKFMFOFRGAGBGDGEGFGGGHGIGLGMGNGPGQGRGSGTGUGWGYHKHMHNHRHTHUIDIEILIMINIOIQIRISITJEJMJOJPKEKGKHKIKMKNKPKRKWKYKZLALBLCLILKLRLSLTLULVLYMAMCMDMEMFMGMHMKMLMMMNMOMPMQMRMSMTMUMVMWMXMYMZNANCNENFNGNINONPNRNUNZOMPAPEPFPGPHPKPLPMPNPRPSPTPWPYQARERORSRURWSASBSCSDSESGSHSISJSKSLSMSNSOSRSSSTSVSXSYSZTCTDTFTGTHTJTKTLTMTNTOTRTTTVTWTZUAUGUSUYUZVAVCVEVGVIVNVUWFWSYEYTZAZMZWShow 247 enum valuespayoutAgentDataobjectrequiredpayoutAgentData objectHeadersX-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 201Payout method added successfully 400Bad request. 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. 409There is no another resource matching the requested ID or reference. 500An internal error occurred.Updated 7 months ago