Create a payment initiation
Create a payment initiation request. Yorlet supports two types of payment initiation: type=inbound_payment initiates a payment from an external bank account to a bank account in Yorlet, and type=outbound_payment initiates a payment from your bank account to an external bank account.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
- Option 1
- Option 2
gbp, sek inbound_payment Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
1 - 18^[a-zA-Z0-9]*$Response
Returns the payment initiation object if the request succeeded.
- Option 1
- Option 2
- Option 3
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
payment_initiation inbound_payment The inbound payment details
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
gbp, sek Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.