Payins
Sync payin status
Forces a status refresh by querying the payment provider. Useful for polling.
put/payins/{id}
Path parameters
idinteger required
Payin ID.
Response
Updated payin
Example response
{
"self": "/2.0/payins/456"
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.