Transfer Funds between source accounts
Transfer funds between source accounts for a Payor. The 'from' source account is identified in the URL, and is the account which will be debited. The 'to' (destination) source account is in the body, and is the account which will be credited. Both source accounts must belong to the same Payor. There must be sufficient balance in the 'from' source account, otherwise the transfer attempt will fail.
Path parameters
The 'from' source account id, which will be debited
Request body
Example request
{
"amount": 800828191,
"currency": "USD",
"toSourceAccountId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}Response
Request Processed
Changes
Changed in 8 of the 50 revisions of this API.12430
- ○
api tag
Source Accountsaddedapi-tag-added
- ○
api tag
Funding Managerremovedapi-tag-removed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api operation id
transferFundsremoved and replaced withtransferFundsV2api-operation-id-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
errors/items/response's property type/format changed from/toobject/for status400response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status401response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status403response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status404response-property-type-changed
- ○
added the optional property
errors/items/errorCodeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the404statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the404statusresponse-optional-property-added
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status404response-body-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status404response-property-type-changed
This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint deprecated
endpoint-deprecated
- ○
- ▲
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
errors/items/response's property type/format changed fromobject/to/for status400response-property-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status401response-property-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status403response-property-type-changed
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status400response-property-enum-value-added
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status401response-property-enum-value-added
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status403response-property-enum-value-added
- ●
added the new
requestParamenum value to theerrors/items/locationTyperesponse property for the response status404response-property-enum-value-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api path removed with deprecation
api-path-removed-with-deprecation
This revision also has 257 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○