Create a new remittance recipientCopy Pagepost https://example.com/entities/{entityId}/recipientsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsentityIdstringrequiredBody ParamsfirstNamestringrequiredlength ≥ 1First name of the recipientmiddleNamestringMiddle name of the recipientlastNamestringrequiredlength ≥ 1Last name of the recipientsecondLastNamestringSecond last name of the recipientphoneNumberstringRecipient's phone numbermobilePhoneNumberstringRecipient's mobile phone numbermobilePhoneOperatorstringMobile phone operatormobilePhoneCountrystringenumCountry of the mobile phone numberMXADAEAFAGAIALAMAOAQARASATAUAWAXAZBABBBDBEBFBGBHBIBJBLBMBNBOBQBRBSBTBVBWBYBZCACCCDCFCGCHCICKCLCMCNCOCRCUCVCWCXCYCZDEDJDKDMDODZECEEEGEHERESETFIFJFKFMFOFRGAGBGDGEGFGGGHGIGLGMGNGPGQGRGSGTGUGWGYHKHMHNHRHTHUIDIEILIMINIOIQIRISITJEJMJOJPKEKGKHKIKMKNKPKRKWKYKZLALBLCLILKLRLSLTLULVLYMAMCMDMEMFMGMHMKMLMMMNMOMPMQMRMSMTMUMVMWMXMYMZNANCNENFNGNINONPNRNUNZOMPAPEPFPGPHPKPLPMPNPRPSPTPWPYQARERORSRURWSASBSCSDSESGSHSISJSKSLSMSNSOSRSSSTSVSXSYSZTCTDTFTGTHTJTKTLTMTNTOTRTTTVTWTZUAUGUSUYUZVAVCVEVGVIVNVUWFWSYEYTZAZMZWShow 247 enum valuesemailstringRecipient's email addressbirthDatedateDate of birth of the recipientbirthCountrystringenumCountry of birth of the recipientMXADAEAFAGAIALAMAOAQARASATAUAWAXAZBABBBDBEBFBGBHBIBJBLBMBNBOBQBRBSBTBVBWBYBZCACCCDCFCGCHCICKCLCMCNCOCRCUCVCWCXCYCZDEDJDKDMDODZECEEEGEHERESETFIFJFKFMFOFRGAGBGDGEGFGGGHGIGLGMGNGPGQGRGSGTGUGWGYHKHMHNHRHTHUIDIEILIMINIOIQIRISITJEJMJOJPKEKGKHKIKMKNKPKRKWKYKZLALBLCLILKLRLSLTLULVLYMAMCMDMEMFMGMHMKMLMMMNMOMPMQMRMSMTMUMVMWMXMYMZNANCNENFNGNINONPNRNUNZOMPAPEPFPGPHPKPLPMPNPRPSPTPWPYQARERORSRURWSASBSCSDSESGSHSISJSKSLSMSNSOSRSSSTSVSXSYSZTCTDTFTGTHTJTKTLTMTNTOTRTTTVTWTZUAUGUSUYUZVAVCVEVGVIVNVUWFWSYEYTZAZMZWShow 247 enum valuesaddressobjectrequiredaddress objectdocumentobjectRecipient's identity documentdocument objectrelationshipstringenumRelationships of the recipientclientemployeefamilyMembercloseFriendcontractoremployermyselfonlineFriendthirdPartyvendorShow 10 enum valuesrecipientEntityIdOwnerstringRecipient Entity Id OwnerHeadersX-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 201Recipient created 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. 500An internal error occurred.Updated 7 months ago