/
TR
trustap
/
Trustap API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 2w ago
View markdown
Buyers and Sellers
1
Handover
1
Payment
2
Shipping
5
get
Get the supported carriers
post
Confirm delivery for this transaction
get
Get the shipping details of the buyer for a transaction
post
Post the shipping details of the buyer for a transaction
post
Set postal tracking details for a transaction
Transaction Issues
3
Transactions
7
get
Get supported experiences
Shipping
Post the shipping details of the buyer for a transaction
post
/v2/transactions/{transaction_id}/shipping_details
Path parameters
transaction_id
string
required
Request body
object
required
address_line_1
string
address_line_2
string
city
string
country
string
required
name
string
required
phone
string
postal_code
string
state
string
Response
OK
V2TransactionsShippingDetails
required
address
V2TransactionsShippingDetailsAddress
required
name
string
required
phone
string
required