Sync payin status
Payins
Sync Payin Status
Forces a status refresh by querying the payment provider. Useful for polling.
PUT
Sync payin status
Documentation Index
Fetch the complete documentation index at: https://docs.truust.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your account's Secret Key as the Bearer token.
Path Parameters
Payin ID.
Response
200 - application/json
Updated payin
Example:
"/2.0/payins/456"
Provider's payment reference ID.
Payment method type (e.g. CARD, BANKWIRE, WALLET).
Available options:
CREATED, AUTHORIZED, CONFIRMED, DENIED, REFUNDED, CANCELLED Raw provider response data.
Payment page URL. Only present when status is CREATED or AUTHORIZED.
Hypermedia links to related resources.
