Was this page helpful?
{
"order": {
"orderId": "95b11417-f18f-457f-8804-68e361f9164f",
"paymentTotal": "100.00",
"paymentSubtotal": "100.00",
"paymentCurrency": "An example name",
"paymentMethod": "GUEST_CHECKOUT_APPLE_PAY",
"purchaseAmount": "100.00",
"purchaseCurrency": "An example name",
"fees": [
{
"type": "FEE_TYPE_NETWORK",
"amount": "100.00",
"currency": "An example name"
}
],
"exchangeRate": "100.00",
"destinationAddress": "0xbF394748301603f18d953C90F0b087CBEC0E1834",
"destinationNetwork": "An example name",
"status": "ONRAMP_ORDER_STATUS_PENDING_AUTH",
"createdAt": "2025-04-24T00:00:00.000Z",
"updatedAt": "2025-04-24T00:00:00.000Z",
"txHash": "<string>",
"partnerUserRef": "An example name"
},
"paymentLink": {
"url": "https://pay.coinbase.com/v2/api-onramp/apple-pay?sessionToken=MWYwNWQwODktZTZlYy02OTdlLTgzZTYtMTI3NzcyOWJhNjM3",
"paymentLinkType": "PAYMENT_LINK_TYPE_APPLE_PAY_BUTTON"
}
}