Credit card terminal (Billing)

Get billing process status

post/creditguy/billing/getstatus/

Headers

{"stackTrail":"paths:/creditguy/billing/getstatus/:post:parameters:0:schema","oasType":"schema","type":"unknown"}

Sets the content response language. Defaults to Hebrew (he).

Request body

BillingIdentifierstring required

Unique billing process identifier

ListTransactionsboolean nullable

Include detailed list per transaction Defaults to false

Response

OK

Status'Success (0)' | 'BusinessError (1)' | 'TechnicalError (2)'
UserErrorMessagestring nullable

Error message, in a user readable format

TechnicalErrorDetailsstring nullable

Technical error details, let us know if you received this.

Changes

No recorded changes to this endpoint across all 4 revisions of this API.