post https://sandbox.pismolabs.io/payment-methods/v2/transfers
Create a transfer operation between two accounts on the Pismo platform.
With this endpoint, you have the following additional options.
- Specify the
authentication
method and details. - Set
pre_authorization
totrue
for operations that require additional confirmation and then call the Confirm pre-authorized transfer endpoint. - Set
validation_rules
in theFrom
object to control the rules in this flow, such as disabling a rule, changing the response code and denial code, and forcing a rule.
Refer to the Payment methods guide for additional information.
This endpoint generates a Platform authorization created event.
Note: This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.