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"
}Forces a status refresh by querying the payment provider. Useful for polling.
Payin ID.
Updated payin
{
"self": "/2.0/payins/456"
}