Payment Gateway

transactionsV1AvailableGatewaysPost

post
Responses
chevron-right
200

OK

*/*
string[]Optional
post
/pg-service/gateway/v1/_search

transactionsV1CreatePost

post
Body
Responses
chevron-right
200

OK

*/*
post
/pg-service/transaction/v1/_create

transactionsV1SearchPost

post
Query parameters
billIdstringOptional
consumerCodestringOptional
createdTimeinteger · int64Optional
limitinteger · int32Optional
offsetinteger · int32Optional
receiptstringOptional
tenantIdstringOptional
txnIdstringOptional
txnStatusstring · enumOptionalPossible values:
userUuidstringOptional
Body

Wrapper for Request Info

Responses
chevron-right
200

OK

*/*

The payment seatch response object, representing the status of the payment

post
/pg-service/transaction/v1/_search

transactionsV1UpdatePost

post
Query parameters
Body

Wrapper for Request Info

Responses
chevron-right
200

OK

*/*

The payment seatch response object, representing the status of the payment

post
/pg-service/transaction/v1/_update

Last updated

Was this helpful?