{ "@context": { "@vocab": "https://schema.org/", "ebanx": "https://raw.githubusercontent.com/api-evangelist/ebanx/main/vocabulary/ebanx-vocabulary.yml#", "Payment": "ebanx:Payment", "Payout": "ebanx:Payout", "Refund": "ebanx:Refund", "Chargeback": "ebanx:Chargeback", "Payee": "ebanx:Payee", "CardToken": "ebanx:CardToken", "PaymentMethod": "ebanx:PaymentMethod", "PaymentNotification": "ebanx:PaymentNotification", "MedPix": "ebanx:MedPix", "PixAutomatico": "ebanx:PixAutomatico", "hash": "ebanx:hash", "merchant_payment_code": "ebanx:merchantPaymentCode", "payment_type_code": "ebanx:paymentTypeCode", "country": "addressCountry", "currency_code": "priceCurrency", "currency_ext": "ebanx:merchantCurrency", "amount_total": "price", "amount_ext": "ebanx:merchantAmount", "currency_rate": "ebanx:fxRate", "instalments": "ebanx:instalments", "due_date": "validThrough", "customer": "customer", "payee": "ebanx:payee", "payout_uid": "ebanx:payoutUid", "external_uid": "ebanx:externalUid", "fx_rate": "ebanx:fxRate", "fee": "ebanx:fee", "amount_source": "ebanx:sourceAmount", "currency_source": "ebanx:sourceCurrency", "amount_target": "ebanx:targetAmount", "currency_target": "ebanx:targetCurrency", "status": "ebanx:status", "integration_key": "ebanx:integrationKey", "token": "ebanx:cardToken", "fx_token": "ebanx:fxToken" } }