API d'allocations correspondantes (/matching_allocations)
Actions
L'API d'allocation correspondante vous permet de :
| Verbe | Chemin d'accès | Action | Description |
|---|---|---|---|
| OBTENIR | /api/matching_allocations/invoice_line_id= |
||
| OBTENIR | /api/matching_allocations/invoice_line[invoice_header_id][in]= |
Éléments
Les éléments suivants sont disponibles pour l'API d'allocation correspondante :
| Élément | Description | Champ obligatoire ? | Unique ? | Valeur autorisée | Api_In Field ? | Api_Out Field ? | Type de données |
|---|---|---|---|---|---|---|---|
| iD | Identifiant unique Coupa | false | false | false | true | nombre entier | |
| created_at | Créé automatiquement par Coupa au format AAAA-MM-JJFHH :MM :SS+HH :MMZ | false | false | false | true | datetime | |
| updated_at | Créé automatiquement par Coupa au format AAAA-MM-JJFHH :MM :SS+HH :MMZ | false | false | false | true | datetime | |
| statut | false | false | false | true | string(50) | ||
| inventory_transaction_id | false | false | false | true | nombre entier | ||
| quantité | true | false | false | true | décimale(32,4) | ||
| montant | true | false | false | true | décimale(32,4) | ||
| invoice_line_total | false | false | false | true | décimale | ||
| asn_line_id | false | false | false | true | nombre entier | ||
| invoice_line_id | false | false | false | true | nombre entier | ||
| id_ligne_de_commande | false | false | false | true | nombre entier | ||
| manual_match | false | false | false | true | nombre entier | ||
| status_reason | false | false | false | true | string(512) | ||
| inventory_transaction_match_reference | false | false | false | true | string(255) | ||
| uom | false | false | false | true | string(255) |