POST
/
v2.01
/
{ClientId}
/
payins
/
applepay
/
direct

Body parameters

Tag
string

Max. length: 255 characters

Custom data that you can add to this object.
For transactions (pay-in, transfer, payout), you can use this parameter to identify corresponding information regarding the user, transaction, or payment methods on your platform.

AuthorId
string
required

The unique identifier of the user at the source of the transaction.

CreditedWalletId
string
required

The unique identifier of the credited wallet.

DebitedFunds
object
required

Information about the debited funds. The values must match those requested from Apple Pay, because they are encrypted in the PaymentData.

Fees
object
required

Information about the fees. The values must match those requested from Apple Pay, because they are encrypted in the PaymentData.

StatementDescriptor
string

Max. length: 10 characters; only alphanumeric and spaces

Custom description to appear on the user’s bank statement along with the platform name. Different banks may show more or less information. See the Customizing bank statement references article for details.

PaymentData
object
required

The data returned by Apple Pay containing information about the payment.

ProfilingAttemptReference
string

The unique reference generated for the profiling session, used by the fraud prevention solution to produce recommendations for the transaction using the profiling data.

Note: Parameter not returned by the API. Profiling feature available on request – contact Mangopay from the Hub for more information.

Responses