Integration Endpoints
account/set-global-pay-credentials
This endpoint is used to configure the optional integration with a Global Pay account. For more information please visit our integration section.
post/account/set-global-pay-credentials
Response
Example response
{
"GlobalPayAppID": "{GlobalPayAppID}",
"GlobalPaySharedSecret": "{GlobalPaySharedSecret}",
"Status": "Updated"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.