Create stored recipientpost https://staging-api.vitessepsp.com/api/storedRecipientCreates a stored recipient for the current merchant.Body Paramsapplication/jsontext/jsonapplication/xmltext/xmlapplication/x-www-form-urlencodedStored recipient details.ExternalStoredRecipientIdstringrequiredlength between 1 and 64Identifies the stored recipient in your system, using your unique reference.StatusstringenumThe stored recipient status.SubmittedForApprovalApprovedDeletedInvalidAllowed:SubmittedForApprovalApprovedDeletedInvalidUpdatedOndate-timeWhen the stored recipient was last updated.Namestringrequiredlength between 0 and 256The recipient name.TypestringenumThe recipient type. Valid values are Person and Business.PersonBusinessAllowed:PersonBusinessCountrystringrequiredlength between 2 and 2The recipient country, in ISO 3166-1 alpha-2 country code format.Currencystringrequiredlength between 3 and 3The recipient currency, in ISO 4217 currency code format.AccountobjectrequiredRecipient account details used to route the payment. Required fields vary by country, currency, and payment route. Use the Rules API to determine which account fields are required for a specific payment.Account objectAddressobjectStructured postal address details aligned to ISO 20022. For address requirements and usage rules, see Structured addresses.Address objectBirthdatedate-timeThe recipient birthdate.Nationalitystringlength between 2 and 2The recipient nationality, in ISO 3166-1 alpha-2 country code format.Emailstringlength between 0 and 128The recipient email address.PhoneNumberstringlength between 0 and 32The recipient phone number.ReferencePrefixstringlength between 0 and 256The prefix added to the recipient reference.ConfirmationOfPayeeobjectConfirmation of Payee request and response details.ConfirmationOfPayee objectUrgentPaymentRecipientobjectThe recipient details used for urgent payments.UrgentPaymentRecipient objectHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmltext/jsontext/xmlAllowed:application/jsonapplication/xmltext/jsontext/xmlcontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonapplication/x-www-form-urlencodedapplication/xmltext/jsontext/xmlAllowed:application/jsonapplication/x-www-form-urlencodedapplication/xmltext/jsontext/xmlResponses 200OK 400BadRequestUpdated about 2 months ago