Simulate funding an internal account
Simulate receiving funds into an internal account in the sandbox environment. This is useful for testing scenarios where you need to add funds to a customer's or platform's internal account without going through a real bank transfer or following payment instructions. This endpoint is only for the sandbox environment and will fail for production platforms/keys.
Path parameters
The ID of the internal account to fund
Request body
Example request
{
"amount": 100000
}Response
Internal account funded successfully
Example response
{
"id": "InternalAccount:12dcbd6-dced-4ec4-b756-3c3a9ea3d123",
"customerId": "Customer:019542f5-b3e7-1d02-0000-000000000001",
"status": "ACTIVE",
"balance": {
"amount": 12550,
"currency": {
"code": "USD",
"name": "United States Dollar",
"symbol": "$",
"decimals": 2
}
},
"fundingPaymentInstructions": [
{
"instructionsNotes": "Please ensure the reference code is included in the payment memo/description field",
"isPlatformAccount": true,
"accountOrWalletInfo": {
"accountType": "USD_ACCOUNT",
"accountNumber": "1234567890",
"routingNumber": "021000021"
}
}
],
"privateEnabled": true,
"createdAt": "2025-10-03T12:30:00Z",
"updatedAt": "2025-10-03T12:30:00Z"
}Changes
Changed in 15 of the 33 revisions of this API.27184189
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #28: BDT Account]/allOf[BdtAccountInfo]/allOf[BdtAccountInfoBase]/accountNumberbecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #28: BDT Account]/allOf[BdtAccountInfo]/allOf[BdtAccountInfoBase]/branchCodebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #28: BDT Account]/allOf[BdtAccountInfo]/allOf[BdtAccountInfoBase]/phoneNumberbecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #32: GHS Account]/allOf[GhsAccountInfo]/allOf[GhsAccountInfoBase]/accountNumberbecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #32: GHS Account]/allOf[GhsAccountInfo]/allOf[GhsAccountInfoBase]/phoneNumberbecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #36: PKR Account]/allOf[PkrAccountInfo]/allOf[PkrAccountInfoBase]/accountNumberbecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #36: PKR Account]/allOf[PkrAccountInfo]/allOf[PkrAccountInfoBase]/bankNamebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #36: PKR Account]/allOf[PkrAccountInfo]/allOf[PkrAccountInfoBase]/phoneNumberbecame optional for the status200response-property-became-optional
- ▲
added
PaymentSlvAccountInfoto thefundingPaymentInstructions/items/accountOrWalletInforesponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #28: BDT Account]/allOf[BdtAccountInfo]/allOf[BdtAccountInfoBase]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #32: GHS Account]/allOf[GhsAccountInfo]/allOf[GhsAccountInfoBase]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #33: GTQ Account]/allOf[GtqAccountInfo]/allOf[GtqAccountInfoBase]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #35: JMD Account]/allOf[JmdAccountInfo]/allOf[JmdAccountInfoBase]/bankNamefrom the response with the200statusresponse-required-property-removed
- ●
added the new
REQUEST_ID_MISSINGenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
UMA_NOT_FOUNDenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
WALLET_SIGNATURE_BODY_MISMATCHenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
WALLET_SIGNATURE_INVALIDenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
WALLET_SIGNATURE_MALFORMEDenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
WALLET_SIGNATURE_MISSINGenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ○
added the optional property
privateEnabledto the response with the200statusresponse-optional-property-added
- ○
added
SLV_ACCOUNTdiscriminator mapping keys to thefundingPaymentInstructions/items/accountOrWalletInforesponse property for the response status200response-property-discriminator-mapping-added
- ○
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #31: EGP Account]/allOf[EgpAccountInfo]/allOf[EgpAccountInfoBase]/ibanresponse's property pattern was changed from^[A-Z]{2}[0-9]{2}[A-Za-z0-9]{11,30}$to^EG[0-9]{27}$for the status200response-property-pattern-changed
- ○
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #36: PKR Account]/allOf[PkrAccountInfo]/allOf[PkrAccountInfoBase]/ibanresponse's property pattern was changed from^[A-Z]{2}[0-9]{2}[A-Za-z0-9]{11,30}$to^PK[0-9]{2}[A-Z]{4}[0-9]{16}$for the status200response-property-pattern-changed
- ○
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/allOf[DkkAccountInfo]/allOf[DkkAccountInfoBase]/ibanresponse's property pattern was changed from^[A-Z]{2}[0-9]{2}[A-Za-z0-9]{11,30}$to^DK[0-9]{16}$for the status200response-property-pattern-changed
- ○
added the required property
statusto the response with the200statusresponse-required-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
PaymentAedAccountInfoPaymentKesAccountInfoPaymentMwkAccountInfoPaymentRwfAccountInfoPaymentTzsAccountInfoPaymentUgxAccountInfoPaymentXofAccountInfoPaymentZarAccountInfoPaymentZmwAccountInfoPaymentBwpAccountInfoPaymentXafAccountInfoPaymentBdtAccountInfoPaymentArsAccountInfoPaymentCopAccountInfoPaymentEgpAccountInfoPaymentGhsAccountInfoPaymentGtqAccountInfoPaymentHtgAccountInfoPaymentJmdAccountInfoPaymentPkrAccountInfoPaymentEthereumWalletInfoPaymentEmbeddedWalletInfoto thefundingPaymentInstructions/items/accountOrWalletInforesponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/allOf[PhpAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/allOf[SgdAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/allOf[UsdAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: MXN Account]/allOf[MxnAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/allOf[DkkAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/allOf[EurAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/allOf[InrAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: NGN Account]/allOf[NgnAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/allOf[CadAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/allOf[GbpAccountInfo]/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/swiftCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/phoneNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/swiftCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/swiftCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/allOf[PhpAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/allOf[PhpAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/allOf[PhpAccountInfo]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/allOf[PhpAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/allOf[SgdAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/allOf[SgdAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/allOf[SgdAccountInfo]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/allOf[SgdAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/allOf[SgdAccountInfo]/swiftCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/swiftCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/swiftCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/allOf[UsdAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/allOf[UsdAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/allOf[UsdAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/allOf[UsdAccountInfo]/routingNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: MXN Account]/allOf[MxnAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: MXN Account]/allOf[MxnAccountInfo]/clabeNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: MXN Account]/allOf[MxnAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/allOf[DkkAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/allOf[DkkAccountInfo]/ibanfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/allOf[DkkAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/allOf[EurAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/allOf[EurAccountInfo]/ibanfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/allOf[EurAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/allOf[InrAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/allOf[InrAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/allOf[InrAccountInfo]/vpafrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: NGN Account]/allOf[NgnAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: NGN Account]/allOf[NgnAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: NGN Account]/allOf[NgnAccountInfo]/bankNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: NGN Account]/allOf[NgnAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/allOf[CadAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/allOf[CadAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/allOf[CadAccountInfo]/bankCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/allOf[CadAccountInfo]/branchCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/allOf[CadAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/allOf[GbpAccountInfo]/accountNumberfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/allOf[GbpAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/allOf[GbpAccountInfo]/paymentRailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/allOf[GbpAccountInfo]/sortCodefrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/allOf[DkkAccountInfo]/swiftBicfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/allOf[EurAccountInfo]/swiftBicfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
DATA_MISMATCHenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
EMAIL_OTP_CREDENTIAL_ALREADY_EXISTSenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
EXPIREDenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
INCOMPLETEenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
LOW_QUALITYenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
PASSKEY_CREDENTIAL_ALREADY_EXISTSenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
SUSPECTED_FRAUDenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ●
added the new
UNSUITABLE_DOCUMENTenum value to thecoderesponse property for the response status400response-property-enum-value-added
- ○
added
CadAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/allOf[CadAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
DkkAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/allOf[DkkAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
EurAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/allOf[EurAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
GbpAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/allOf[GbpAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
HkdAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
IdrAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
InrAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/allOf[InrAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
MxnAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: MXN Account]/allOf[MxnAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
MyrAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
NgnAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: NGN Account]/allOf[NgnAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
PhpAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/allOf[PhpAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
SgdAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/allOf[SgdAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
ThbAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
UsdAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/allOf[UsdAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
VndAccountInfoBasesubschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: MXN Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1subschema #2to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #2: BRL Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: MXN Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfoBrlAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #2: BRL Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
added
ETHEREUM_WALLETAED_ACCOUNTKES_ACCOUNTMWK_ACCOUNTRWF_ACCOUNTTZS_ACCOUNTUGX_ACCOUNTXOF_ACCOUNTZAR_ACCOUNTZMW_ACCOUNTBWP_ACCOUNTXAF_ACCOUNTBDT_ACCOUNTARS_ACCOUNTCOP_ACCOUNTEGP_ACCOUNTGHS_ACCOUNTGTQ_ACCOUNTHTG_ACCOUNTJMD_ACCOUNTPKR_ACCOUNTEMBEDDED_WALLETdiscriminator mapping keys to thefundingPaymentInstructions/items/accountOrWalletInforesponse property for the response status200response-property-discriminator-mapping-added
- ○
added the required property
typeto the response with the200statusresponse-required-property-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status400response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status401response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status403response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status404response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/sortCodefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #13: PHP Account]/allOf[PhpAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #14: SGD Account]/allOf[SgdAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: USD Bank Account]/allOf[UsdAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #2: BRL Account]/allOf[BrlAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: MXN Account]/allOf[MxnAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: DKK Account]/allOf[DkkAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: EUR Account]/allOf[EurAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/allOf[InrAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: NGN Account]/allOf[NgnAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: CAD Account]/allOf[CadAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: GBP Account]/allOf[GbpAccountInfo]/countriesfrom the response with the200statusresponse-required-property-removed
- ○
removed
Error400_INVALID_INPUTError400_MISSING_MANDATORY_USER_INFOError400_INVITATION_ALREADY_CLAIMEDError400_INVITATIONS_NOT_CONFIGUREDError400_INVALID_UMA_ADDRESSError400_INVITATION_CANCELLEDError400_QUOTE_REQUEST_FAILEDError400_INVALID_PAYREQ_RESPONSEError400_INVALID_RECEIVERError400_PARSE_PAYREQ_RESPONSE_ERRORError400_CERT_CHAIN_INVALIDError400_CERT_CHAIN_EXPIREDError400_INVALID_PUBKEY_FORMATError400_MISSING_REQUIRED_UMA_PARAMETERSError400_SENDER_NOT_ACCEPTEDError400_AMOUNT_OUT_OF_RANGEError400_INVALID_CURRENCYError400_INVALID_TIMESTAMPError400_INVALID_NONCEError400_INVALID_REQUEST_FORMATError400_INVALID_BANK_ACCOUNTError400_SELF_PAYMENTError400_LOOKUP_REQUEST_FAILEDError400_PARSE_LNURLP_RESPONSE_ERRORError400_INVALID_AMOUNTError400_WEBHOOK_ENDPOINT_NOT_SETError400_WEBHOOK_DELIVERY_ERRORfrom the response bodyoneOflist for the response status400response-body-one-of-removed
- ○
removed
Error401_UNAUTHORIZEDError401_INVALID_SIGNATUREfrom the response bodyoneOflist for the response status401response-body-one-of-removed
- ○
removed
Error403_FORBIDDENError403_USER_NOT_READYError403_COUNTERPARTY_NOT_ALLOWEDError403_VELOCITY_LIMIT_EXCEEDEDfrom the response bodyoneOflist for the response status403response-body-one-of-removed
- ○
removed
Error404_TRANSACTION_NOT_FOUNDError404_INVITATION_NOT_FOUNDError404_USER_NOT_FOUNDError404_QUOTE_NOT_FOUNDError404_LOOKUP_REQUEST_NOT_FOUNDError404_TOKEN_NOT_FOUNDError404_BULK_UPLOAD_JOB_NOT_FOUNDError404_REFERENCE_NOT_FOUNDfrom the response bodyoneOflist for the response status404response-body-one-of-removed
- ○
removed
Error500_GRID_SWITCH_ERRORError500_INTERNAL_ERRORfrom the response bodyoneOflist for the response status500response-body-one-of-removed
- ○
added the optional property
detailsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
removed the
IMPSenum value from thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: INR Account]/allOf[InrAccountInfo]/paymentRails/items/response property for the response status200response-property-enum-value-removed
- ○
added the required property
codeto the response with the400statusresponse-required-property-added
- ○
added the required property
codeto the response with the401statusresponse-required-property-added
- ○
added the required property
codeto the response with the403statusresponse-required-property-added
- ○
added the required property
codeto the response with the404statusresponse-required-property-added
- ○
added the required property
codeto the response with the500statusresponse-required-property-added
- ○
added the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: HKD Account]/allOf[HkdAccountInfo]/swiftCodeto the response with the200statusresponse-required-property-added
- ○
added the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/bankNameto the response with the200statusresponse-required-property-added
- ○
added the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/phoneNumberto the response with the200statusresponse-required-property-added
- ○
added the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: IDR Account]/allOf[IdrAccountInfo]/swiftCodeto the response with the200statusresponse-required-property-added
- ○
added the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #12: MYR Account]/allOf[MyrAccountInfo]/swiftCodeto the response with the200statusresponse-required-property-added
- ○
added the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #15: THB Account]/allOf[ThbAccountInfo]/swiftCodeto the response with the200statusresponse-required-property-added
- ○
added the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #16: VND Account]/allOf[VndAccountInfo]/swiftCodeto the response with the200statusresponse-required-property-added
- ○
added the required property
messageto the response with the400statusresponse-required-property-added
- ○
added the required property
messageto the response with the401statusresponse-required-property-added
- ○
added the required property
messageto the response with the403statusresponse-required-property-added
- ○
added the required property
messageto the response with the404statusresponse-required-property-added
- ○
added the required property
messageto the response with the500statusresponse-required-property-added
- ○
added the required property
statusto the response with the400statusresponse-required-property-added
- ○
added the required property
statusto the response with the401statusresponse-required-property-added
- ○
added the required property
statusto the response with the403statusresponse-required-property-added
- ○
added the required property
statusto the response with the404statusresponse-required-property-added
- ○
added the required property
statusto the response with the500statusresponse-required-property-added
This revision also has 51 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
Error400_INVALID_INPUTError400_MISSING_MANDATORY_USER_INFOError400_INVITATION_ALREADY_CLAIMEDError400_INVITATIONS_NOT_CONFIGUREDError400_INVALID_UMA_ADDRESSError400_INVITATION_CANCELLEDError400_QUOTE_REQUEST_FAILEDError400_INVALID_PAYREQ_RESPONSEError400_INVALID_RECEIVERError400_PARSE_PAYREQ_RESPONSE_ERRORError400_CERT_CHAIN_INVALIDError400_CERT_CHAIN_EXPIREDError400_INVALID_PUBKEY_FORMATError400_MISSING_REQUIRED_UMA_PARAMETERSError400_SENDER_NOT_ACCEPTEDError400_AMOUNT_OUT_OF_RANGEError400_INVALID_CURRENCYError400_INVALID_TIMESTAMPError400_INVALID_NONCEError400_INVALID_REQUEST_FORMATError400_INVALID_BANK_ACCOUNTError400_SELF_PAYMENTError400_LOOKUP_REQUEST_FAILEDError400_PARSE_LNURLP_RESPONSE_ERRORError400_INVALID_AMOUNTError400_WEBHOOK_ENDPOINT_NOT_SETError400_WEBHOOK_DELIVERY_ERRORto the response bodyoneOflist for the response status400response-body-one-of-added
- ▲
added
Error401_UNAUTHORIZEDError401_INVALID_SIGNATUREto the response bodyoneOflist for the response status401response-body-one-of-added
- ▲
added
Error403_FORBIDDENError403_USER_NOT_READYError403_COUNTERPARTY_NOT_ALLOWEDError403_VELOCITY_LIMIT_EXCEEDEDto the response bodyoneOflist for the response status403response-body-one-of-added
- ▲
added
Error404_TRANSACTION_NOT_FOUNDError404_INVITATION_NOT_FOUNDError404_USER_NOT_FOUNDError404_QUOTE_NOT_FOUNDError404_LOOKUP_REQUEST_NOT_FOUNDError404_TOKEN_NOT_FOUNDError404_BULK_UPLOAD_JOB_NOT_FOUNDError404_REFERENCE_NOT_FOUNDto the response bodyoneOflist for the response status404response-body-one-of-added
- ▲
added
Error500_GRID_SWITCH_ERRORError500_INTERNAL_ERRORto the response bodyoneOflist for the response status500response-body-one-of-added
- ▲
the response's body type/format changed from
object/to/for status400response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status403response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status404response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status500response-body-type-changed
- ▲
added
PaymentUsdAccountInfoPaymentBrlAccountInfoPaymentMxnAccountInfoPaymentDkkAccountInfoPaymentEurAccountInfoPaymentInrAccountInfoPaymentNgnAccountInfoPaymentCadAccountInfoPaymentGbpAccountInfoPaymentHkdAccountInfoPaymentIdrAccountInfoPaymentMyrAccountInfoPaymentPhpAccountInfoPaymentSgdAccountInfoPaymentThbAccountInfoPaymentVndAccountInfoto thefundingPaymentInstructions/items/accountOrWalletInforesponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
removed the required property
codefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the500statusresponse-required-property-removed
- ●
removed the optional property
detailsfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the500statusresponse-optional-property-removed
- ○
added
USD_ACCOUNTBRL_ACCOUNTMXN_ACCOUNTDKK_ACCOUNTEUR_ACCOUNTINR_ACCOUNTNGN_ACCOUNTCAD_ACCOUNTGBP_ACCOUNTHKD_ACCOUNTIDR_ACCOUNTMYR_ACCOUNTPHP_ACCOUNTSGD_ACCOUNTTHB_ACCOUNTVND_ACCOUNTdiscriminator mapping keys to thefundingPaymentInstructions/items/accountOrWalletInforesponse property for the response status200response-property-discriminator-mapping-added
- ○
removed
CLABEUS_ACCOUNTPIXIBANUPIdiscriminator mapping keys from thefundingPaymentInstructions/items/accountOrWalletInforesponse property for the response status200response-property-discriminator-mapping-deleted
- ○
removed
PaymentClabeAccountInfoPaymentUsAccountInfoPaymentPixAccountInfoPaymentIbanAccountInfoPaymentUpiAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInforesponse propertyoneOflist for the response status200response-property-one-of-removed
This revision also has 24 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status400response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status401response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status403response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status404response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ○
removed
Error400_INVALID_INPUTError400_MISSING_MANDATORY_USER_INFOError400_INVITATION_ALREADY_CLAIMEDError400_INVITATIONS_NOT_CONFIGUREDError400_INVALID_UMA_ADDRESSError400_INVITATION_CANCELLEDError400_QUOTE_REQUEST_FAILEDError400_INVALID_PAYREQ_RESPONSEError400_INVALID_RECEIVERError400_PARSE_PAYREQ_RESPONSE_ERRORError400_CERT_CHAIN_INVALIDError400_CERT_CHAIN_EXPIREDError400_INVALID_PUBKEY_FORMATError400_MISSING_REQUIRED_UMA_PARAMETERSError400_SENDER_NOT_ACCEPTEDError400_AMOUNT_OUT_OF_RANGEError400_INVALID_CURRENCYError400_INVALID_TIMESTAMPError400_INVALID_NONCEError400_INVALID_REQUEST_FORMATError400_INVALID_BANK_ACCOUNTError400_SELF_PAYMENTError400_LOOKUP_REQUEST_FAILEDError400_PARSE_LNURLP_RESPONSE_ERRORError400_INVALID_AMOUNTError400_WEBHOOK_ENDPOINT_NOT_SETError400_WEBHOOK_DELIVERY_ERRORfrom the response bodyoneOflist for the response status400response-body-one-of-removed
- ○
removed
Error401_UNAUTHORIZEDError401_INVALID_SIGNATUREfrom the response bodyoneOflist for the response status401response-body-one-of-removed
- ○
removed
Error403_FORBIDDENError403_USER_NOT_READYError403_COUNTERPARTY_NOT_ALLOWEDError403_VELOCITY_LIMIT_EXCEEDEDfrom the response bodyoneOflist for the response status403response-body-one-of-removed
- ○
removed
Error404_TRANSACTION_NOT_FOUNDError404_INVITATION_NOT_FOUNDError404_USER_NOT_FOUNDError404_QUOTE_NOT_FOUNDError404_LOOKUP_REQUEST_NOT_FOUNDError404_TOKEN_NOT_FOUNDError404_BULK_UPLOAD_JOB_NOT_FOUNDError404_REFERENCE_NOT_FOUNDfrom the response bodyoneOflist for the response status404response-body-one-of-removed
- ○
removed
Error500_GRID_SWITCH_ERRORError500_INTERNAL_ERRORfrom the response bodyoneOflist for the response status500response-body-one-of-removed
- ○
added the optional property
detailsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
added the required property
codeto the response with the400statusresponse-required-property-added
- ○
added the required property
codeto the response with the401statusresponse-required-property-added
- ○
added the required property
codeto the response with the403statusresponse-required-property-added
- ○
added the required property
codeto the response with the404statusresponse-required-property-added
- ○
added the required property
codeto the response with the500statusresponse-required-property-added
- ○
added the required property
messageto the response with the400statusresponse-required-property-added
- ○
added the required property
messageto the response with the401statusresponse-required-property-added
- ○
added the required property
messageto the response with the403statusresponse-required-property-added
- ○
added the required property
messageto the response with the404statusresponse-required-property-added
- ○
added the required property
messageto the response with the500statusresponse-required-property-added
- ○
added the required property
statusto the response with the400statusresponse-required-property-added
- ○
added the required property
statusto the response with the401statusresponse-required-property-added
- ○
added the required property
statusto the response with the403statusresponse-required-property-added
- ○
added the required property
statusto the response with the404statusresponse-required-property-added
- ○
added the required property
statusto the response with the500statusresponse-required-property-added
This revision also has 51 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
Error400_INVALID_INPUTError400_MISSING_MANDATORY_USER_INFOError400_INVITATION_ALREADY_CLAIMEDError400_INVITATIONS_NOT_CONFIGUREDError400_INVALID_UMA_ADDRESSError400_INVITATION_CANCELLEDError400_QUOTE_REQUEST_FAILEDError400_INVALID_PAYREQ_RESPONSEError400_INVALID_RECEIVERError400_PARSE_PAYREQ_RESPONSE_ERRORError400_CERT_CHAIN_INVALIDError400_CERT_CHAIN_EXPIREDError400_INVALID_PUBKEY_FORMATError400_MISSING_REQUIRED_UMA_PARAMETERSError400_SENDER_NOT_ACCEPTEDError400_AMOUNT_OUT_OF_RANGEError400_INVALID_CURRENCYError400_INVALID_TIMESTAMPError400_INVALID_NONCEError400_INVALID_REQUEST_FORMATError400_INVALID_BANK_ACCOUNTError400_SELF_PAYMENTError400_LOOKUP_REQUEST_FAILEDError400_PARSE_LNURLP_RESPONSE_ERRORError400_INVALID_AMOUNTError400_WEBHOOK_ENDPOINT_NOT_SETError400_WEBHOOK_DELIVERY_ERRORto the response bodyoneOflist for the response status400response-body-one-of-added
- ▲
added
Error401_UNAUTHORIZEDError401_INVALID_SIGNATUREto the response bodyoneOflist for the response status401response-body-one-of-added
- ▲
added
Error403_FORBIDDENError403_USER_NOT_READYError403_COUNTERPARTY_NOT_ALLOWEDError403_VELOCITY_LIMIT_EXCEEDEDto the response bodyoneOflist for the response status403response-body-one-of-added
- ▲
added
Error404_TRANSACTION_NOT_FOUNDError404_INVITATION_NOT_FOUNDError404_USER_NOT_FOUNDError404_QUOTE_NOT_FOUNDError404_LOOKUP_REQUEST_NOT_FOUNDError404_TOKEN_NOT_FOUNDError404_BULK_UPLOAD_JOB_NOT_FOUNDError404_REFERENCE_NOT_FOUNDto the response bodyoneOflist for the response status404response-body-one-of-added
- ▲
added
Error500_GRID_SWITCH_ERRORError500_INTERNAL_ERRORto the response bodyoneOflist for the response status500response-body-one-of-added
- ▲
the response's body type/format changed from
object/to/for status400response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status401response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status403response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status404response-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status500response-body-type-changed
- ▲
removed the required property
codefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the404statusresponse-required-property-removed
- ▲
removed the required property
statusfrom the response with the500statusresponse-required-property-removed
- ●
removed the optional property
detailsfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the500statusresponse-optional-property-removed
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status400response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status401response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status403response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status404response-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status500response-body-type-changed
- ○
removed
Error400_INVALID_INPUTError400_MISSING_MANDATORY_USER_INFOError400_INVITATION_ALREADY_CLAIMEDError400_INVITATIONS_NOT_CONFIGUREDError400_INVALID_UMA_ADDRESSError400_INVITATION_CANCELLEDError400_QUOTE_REQUEST_FAILEDError400_INVALID_PAYREQ_RESPONSEError400_INVALID_RECEIVERError400_PARSE_PAYREQ_RESPONSE_ERRORError400_CERT_CHAIN_INVALIDError400_CERT_CHAIN_EXPIREDError400_INVALID_PUBKEY_FORMATError400_MISSING_REQUIRED_UMA_PARAMETERSError400_SENDER_NOT_ACCEPTEDError400_AMOUNT_OUT_OF_RANGEError400_INVALID_CURRENCYError400_INVALID_TIMESTAMPError400_INVALID_NONCEError400_INVALID_REQUEST_FORMATError400_INVALID_BANK_ACCOUNTError400_SELF_PAYMENTError400_LOOKUP_REQUEST_FAILEDError400_PARSE_LNURLP_RESPONSE_ERRORError400_INVALID_AMOUNTError400_WEBHOOK_ENDPOINT_NOT_SETError400_WEBHOOK_DELIVERY_ERRORfrom the response bodyoneOflist for the response status400response-body-one-of-removed
- ○
removed
Error401_UNAUTHORIZEDError401_INVALID_SIGNATUREfrom the response bodyoneOflist for the response status401response-body-one-of-removed
- ○
removed
Error403_FORBIDDENError403_USER_NOT_READYError403_COUNTERPARTY_NOT_ALLOWEDError403_VELOCITY_LIMIT_EXCEEDEDfrom the response bodyoneOflist for the response status403response-body-one-of-removed
- ○
removed
Error404_TRANSACTION_NOT_FOUNDError404_INVITATION_NOT_FOUNDError404_USER_NOT_FOUNDError404_QUOTE_NOT_FOUNDError404_LOOKUP_REQUEST_NOT_FOUNDError404_TOKEN_NOT_FOUNDError404_BULK_UPLOAD_JOB_NOT_FOUNDError404_REFERENCE_NOT_FOUNDfrom the response bodyoneOflist for the response status404response-body-one-of-removed
- ○
removed
Error500_GRID_SWITCH_ERRORError500_INTERNAL_ERRORfrom the response bodyoneOflist for the response status500response-body-one-of-removed
- ○
added the optional property
detailsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
- ○
added the required property
codeto the response with the400statusresponse-required-property-added
- ○
added the required property
codeto the response with the401statusresponse-required-property-added
- ○
added the required property
codeto the response with the403statusresponse-required-property-added
- ○
added the required property
codeto the response with the404statusresponse-required-property-added
- ○
added the required property
codeto the response with the500statusresponse-required-property-added
- ○
added the required property
messageto the response with the400statusresponse-required-property-added
- ○
added the required property
messageto the response with the401statusresponse-required-property-added
- ○
added the required property
messageto the response with the403statusresponse-required-property-added
- ○
added the required property
messageto the response with the404statusresponse-required-property-added
- ○
added the required property
messageto the response with the500statusresponse-required-property-added
- ○
added the required property
statusto the response with the400statusresponse-required-property-added
- ○
added the required property
statusto the response with the401statusresponse-required-property-added
- ○
added the required property
statusto the response with the403statusresponse-required-property-added
- ○
added the required property
statusto the response with the404statusresponse-required-property-added
- ○
added the required property
statusto the response with the500statusresponse-required-property-added
This revision also has 51 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: Polygon Wallet]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: Base Wallet]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: CLABE Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #2: US Bank Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: PIX Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: IBAN Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: UPI Account]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: Spark Wallet]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: Lightning Invoice]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: Solana Wallet]/response propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #1to thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: Tron Wallet]/response propertyallOflist for the response status200response-property-all-of-added
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: Polygon Wallet]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: Base Wallet]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: CLABE Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #2: US Bank Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: PIX Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: IBAN Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: UPI Account]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: Spark Wallet]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: Lightning Invoice]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: Solana Wallet]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
BasePaymentAccountInfofrom thefundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: Tron Wallet]/response propertyallOflist for the response status200response-property-all-of-removed
- ○
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: Polygon Wallet]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: Base Wallet]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: CLABE Account]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #2: US Bank Account]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: PIX Account]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: IBAN Account]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: UPI Account]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: Spark Wallet]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: Lightning Invoice]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: Solana Wallet]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: Tron Wallet]/allOf[BasePaymentAccountInfo]/accountTypefrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #7: Lightning Invoice]/allOf[subschema #2]/accountTypeto the response with the200statusresponse-optional-property-added
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: Polygon Wallet]/allOf[PolygonWalletInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: Base Wallet]/allOf[BaseWalletInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: CLABE Account]/allOf[ClabeAccountInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #2: US Bank Account]/allOf[UsAccountInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: PIX Account]/allOf[PixAccountInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: IBAN Account]/allOf[IbanAccountInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: UPI Account]/allOf[UpiAccountInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: Spark Wallet]/allOf[SparkWalletInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: Solana Wallet]/allOf[SolanaWalletInfo]/accountTypebecame required for the status200response-property-became-required
- ○
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: Tron Wallet]/allOf[TronWalletInfo]/accountTypebecame required for the status200response-property-became-required
- ▲
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #10: Polygon Wallet]/allOf[PolygonWalletInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #11: Base Wallet]/allOf[BaseWalletInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #1: CLABE Account]/allOf[ClabeAccountInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #2: US Bank Account]/allOf[UsAccountInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #3: PIX Account]/allOf[PixAccountInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #4: IBAN Account]/allOf[IbanAccountInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #5: UPI Account]/allOf[UpiAccountInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #6: Spark Wallet]/allOf[SparkWalletInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #8: Solana Wallet]/allOf[SolanaWalletInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲
the response property
fundingPaymentInstructions/items/accountOrWalletInfo/oneOf[subschema #9: Tron Wallet]/allOf[TronWalletInfo]/accountTypebecame optional for the status200response-property-became-optional
- ▲