Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 442 Bytes

offline-payment-details.md

File metadata and controls

23 lines (14 loc) · 442 Bytes

Offline Payment Details

Details specific to offline payments.

Structure

Offline Payment Details

Fields

Name Type Tags Description
client_created_at str Optional The client-side timestamp of when the offline payment was created, in RFC 3339 format.
Constraints: Maximum Length: 32

Example (as JSON)

{
  "client_created_at": "client_created_at6"
}