Create Payment Account
This route allows the connector to create a payment account from consumer’s target account input.
It also allows you to update the status of the consumer account if that the account is not valid anymore (payment failure for instance).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id you used to create the given consumer
Body
Consumer payment account object
"FR7630006000011234567890189"
Response
Created
Consumer payment account object
"FR7630006000011234567890189"
Unique ID of the object.
"e2c32b4b-de61-459b-accf-a75f76247946"
Consumer payout account object
"FR7630006000011234567890189"
TRUE: Payment account is valid, FALSE: Payment account is not valid
true