Merchant Initiated Transaction

Processes a Merchant Initated Transaction using a saved card from a previous Customer Initiated Transaction (CIT) authorized for this purpose. This endpoint can only be used if the customer has once before authorized their card to be charged on your platform. An example flow would be a usage based billing paradigm. A customer would add their card and perform a zero authorization transaction which would then allow this card to be charged in subsequent merchant initiated transactions.

Authentication

x-coinflow-auth-user-idstring
OR
x-coinflow-auth-user-idstring
x-coinflow-auth-blockchainstring
OR
x-coinflow-auth-walletstring
x-coinflow-auth-blockchainstring

Request

This endpoint expects an object.
objectRequired
OR
objectRequired

Response

Ok
paymentIdstring
The ID of the payment that was created.

Errors