Skip to main content

Create reimbursement case

POST 

//:domain/api/amazon/reimbursement-cases

Creates a new reimbursement case. Required: integration_instance_id, category, claim_window_expires_at (must be in the future), quantity, unit_cost, potential_amount, currency (ISO 4217), idempotency_key. Optional fields may be omitted. Returns 201 with the new resource.

Request

Responses

Created

Response Headers
    Content-Type